[INFO] cloning repository https://github.com/Odhisika/worshipflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Odhisika/worshipflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdhisika%2Fworshipflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdhisika%2Fworshipflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b48dce71d61b3944085bc0d2985cc3ab8595bc4e
[INFO] checking Odhisika/worshipflow against try#09eeb2bacb9b40b2ed1d47f03177442c0632cda1 for pr-157710
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdhisika%2Fworshipflow" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  40% (115/284)
Updating files:  41% (117/284)
Updating files:  42% (120/284)
Updating files:  43% (123/284)
Updating files:  44% (125/284)
Updating files:  45% (128/284)
Updating files:  46% (131/284)
Updating files:  47% (134/284)
Updating files:  48% (137/284)
Updating files:  49% (140/284)
Updating files:  50% (142/284)
Updating files:  51% (145/284)
Updating files:  52% (148/284)
Updating files:  53% (151/284)
Updating files:  54% (154/284)
Updating files:  55% (157/284)
Updating files:  56% (160/284)
Updating files:  57% (162/284)
Updating files:  58% (165/284)
Updating files:  59% (168/284)
Updating files:  60% (171/284)
Updating files:  61% (174/284)
Updating files:  62% (177/284)
Updating files:  63% (179/284)
Updating files:  64% (182/284)
Updating files:  65% (185/284)
Updating files:  66% (188/284)
Updating files:  67% (191/284)
Updating files:  68% (194/284)
Updating files:  69% (196/284)
Updating files:  70% (199/284)
Updating files:  71% (202/284)
Updating files:  72% (205/284)
Updating files:  73% (208/284)
Updating files:  74% (211/284)
Updating files:  75% (213/284)
Updating files:  76% (216/284)
Updating files:  77% (219/284)
Updating files:  78% (222/284)
Updating files:  79% (225/284)
Updating files:  80% (228/284)
Updating files:  81% (231/284)
Updating files:  82% (233/284)
Updating files:  83% (236/284)
Updating files:  84% (239/284)
Updating files:  85% (242/284)
Updating files:  86% (245/284)
Updating files:  87% (248/284)
Updating files:  88% (250/284)
Updating files:  89% (253/284)
Updating files:  90% (256/284)
Updating files:  91% (259/284)
Updating files:  92% (262/284)
Updating files:  93% (265/284)
Updating files:  94% (267/284)
Updating files:  95% (270/284)
Updating files:  96% (273/284)
Updating files:  97% (276/284)
Updating files:  98% (279/284)
Updating files:  99% (282/284)
Updating files: 100% (284/284)
Updating files: 100% (284/284), done.
[INFO] started tweaking git repo https://github.com/Odhisika/worshipflow
[INFO] finished tweaking git repo https://github.com/Odhisika/worshipflow
[INFO] tweaked toml for git repo https://github.com/Odhisika/worshipflow written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Odhisika/worshipflow on toolchain 09eeb2bacb9b40b2ed1d47f03177442c0632cda1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Odhisika/worshipflow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 254b833388e9571ddf93217adee3c6ab7b29d2916e7112844a6e75c36a187475
[INFO] running `Command { std: "docker" "start" "254b833388e9571ddf93217adee3c6ab7b29d2916e7112844a6e75c36a187475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "254b833388e9571ddf93217adee3c6ab7b29d2916e7112844a6e75c36a187475" "/opt/rustwide/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "254b833388e9571ddf93217adee3c6ab7b29d2916e7112844a6e75c36a187475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "254b833388e9571ddf93217adee3c6ab7b29d2916e7112844a6e75c36a187475" "/opt/rustwide/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking brotli v8.0.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serialize-to-javascript-impl v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rfd v0.16.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking serialize-to-javascript v0.1.2
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling wry v0.55.1
[INFO] [stderr]     Checking urlpattern v0.3.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tauri-utils v2.9.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking gio v0.18.4
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]    Compiling tauri-build v2.6.2
[INFO] [stderr]    Compiling tauri-plugin v2.6.2
[INFO] [stderr]    Compiling tauri-codegen v2.6.2
[INFO] [stderr]    Compiling tauri v2.11.2
[INFO] [stderr]    Compiling tauri-plugin-fs v2.5.1
[INFO] [stderr]    Compiling tauri-plugin-dialog v2.7.1
[INFO] [stderr]    Compiling tauri-macros v2.6.2
[INFO] [stderr]    Compiling worshipflow-pro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stderr]     Checking webkit2gtk v2.0.2
[INFO] [stderr]     Checking tao v0.35.3
[INFO] [stderr]     Checking muda v0.19.2
[INFO] [stderr]     Checking tauri-runtime v2.11.2
[INFO] [stderr]     Checking tauri-runtime-wry v2.11.2
[INFO] [stdout] warning: unused import: `crate::error::AppResult`
[INFO] [stdout]  --> src-tauri/src/repositories/pastoral_care.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::error::AppResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::AppResult`
[INFO] [stdout]  --> src-tauri/src/repositories/pastoral_care.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::error::AppResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src-tauri/src/repositories/audit.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut params_refs: Vec<&dyn rusqlite::ToSql> = params_vec.iter().map(|p| p.as_ref()).collect();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src-tauri/src/repositories/audit.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut params_refs: Vec<&dyn rusqlite::ToSql> = params_vec.iter().map(|p| p.as_ref()).collect();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateSongRequest` is never constructed
[INFO] [stdout]   --> src-tauri/src/models.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct UpdateSongRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkEventAttendanceRequest` is never constructed
[INFO] [stdout]     --> src-tauri/src/models.rs:1070:12
[INFO] [stdout]      |
[INFO] [stdout] 1070 | pub struct MarkEventAttendanceRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_event_attendance`, `mark_event_attendance`, and `delete_event_attendance` are never used
[INFO] [stdout]    --> src-tauri/src/repositories/events.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl EventRepository {
[INFO] [stdout]     | -------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn get_event_attendance(conn: &Connection, event_id: &str) -> AppResult<Vec<EventAttendance>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn mark_event_attendance(conn: &Connection, req: MarkEventAttendanceRequest) -> AppResult<EventAttendance> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn delete_event_attendance(conn: &Connection, id: &str) -> AppResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `mark_as_sent` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/reminders.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl ReminderRepository {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn mark_as_sent(conn: &Connection, id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `log_action` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/audit.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AuditRepository {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn log_action(conn: &Connection, user_id: Option<&str>, action: &str, entity_type: &str,
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `delete_admin_role` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/admin_roles.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AdminRoleRepository {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn delete_admin_role(conn: &Connection, admin_id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub async fn get_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mark_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub async fn mark_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn delete_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateSongRequest` is never constructed
[INFO] [stdout]   --> src-tauri/src/models.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct UpdateSongRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkEventAttendanceRequest` is never constructed
[INFO] [stdout]     --> src-tauri/src/models.rs:1070:12
[INFO] [stdout]      |
[INFO] [stdout] 1070 | pub struct MarkEventAttendanceRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_event_attendance`, `mark_event_attendance`, and `delete_event_attendance` are never used
[INFO] [stdout]    --> src-tauri/src/repositories/events.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl EventRepository {
[INFO] [stdout]     | -------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn get_event_attendance(conn: &Connection, event_id: &str) -> AppResult<Vec<EventAttendance>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn mark_event_attendance(conn: &Connection, req: MarkEventAttendanceRequest) -> AppResult<EventAttendance> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn delete_event_attendance(conn: &Connection, id: &str) -> AppResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `mark_as_sent` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/reminders.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl ReminderRepository {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn mark_as_sent(conn: &Connection, id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `log_action` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/audit.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AuditRepository {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn log_action(conn: &Connection, user_id: Option<&str>, action: &str, entity_type: &str,
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `delete_admin_role` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/admin_roles.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AdminRoleRepository {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn delete_admin_role(conn: &Connection, admin_id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src-tauri/src/presentation.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl PresentationState {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src-tauri/src/timer.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl TimerManager {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 111 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub async fn get_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mark_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub async fn mark_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn delete_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CaptureState` is never constructed
[INFO] [stdout]   --> src-tauri/src/capture.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CaptureState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src-tauri/src/capture.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl CaptureState {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "254b833388e9571ddf93217adee3c6ab7b29d2916e7112844a6e75c36a187475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "254b833388e9571ddf93217adee3c6ab7b29d2916e7112844a6e75c36a187475", kill_on_drop: false }`
[INFO] [stdout] 254b833388e9571ddf93217adee3c6ab7b29d2916e7112844a6e75c36a187475
